home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / comm / comm2 / num101.lha / NUM1.01LOGIN < prev    next >
Text File  |  1996-11-02  |  671b  |  4 lines

  1. /* Next User Message v1.o1 by Lord Adrenaline
  2. ** This file is the 'showfile'.
  3. */
  4. ;OPTIONS RESULTS;CHANGEWHAT='Num (Show)';PATH='Doors:Num/';GU=GETUSER;TR=TRANSMIT;SS=SENDSTRING;QU=QUERY;CALL OPEN(file1,path||'Message.num','R');name=READLN(file1);bericht=READLN(file1);CALL CLOSE(FILE);CLS;TR '\!2\c6                     Next User Message v1.o1 \c7by \c3Lord Adrenaline';TR '\c7=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=';TR '\c3Here is a message from \c5'name'\c3 to YOU! :';TR '\c6Message ->\q1\cc' bericht'\q1';TR '\c7=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=';TR '\n1\c3Press any key!';GETCHAR